Build an Asteroid Radar App
Submission Instructions
- Download the NASA NeoWs Project Starter Code
- Follow the instructions to set up the project and build the app.
- Check the Project Rubric to confirm that you have met all of the requirements.
- Submit your project as either a zip file or a Github repository link.
Project Submission Checklist
Before submitting your project, please review and confirm the following items.
I am confident all rubric items have been met and my project will pass as submitted. (If not, I will discuss with my mentor prior to submitting.)
Project builds correctly without errors and runs.
All required functionality exists and my project behaves as expected per the project's specifications.
Once you have checked all these items, you are ready to submit!
Important: If you're submitting via a public Github repository, please make sure any external API key that you utilize, has been removed from your code. It's highly unsafe (and often breaks the Terms of Service) to include API keys in public repos, so you need to remove yours. You can add a note in a README file where a reviewer should go to insert their API key. Reviewers have been trained to expect this situation.